Software > Flash Image Scroller

Flash Image Scroller - 1.6

Overview

The Flash image scroller is a simple, free (GNU-licenced), highly configurable Flash script that you can add to your webpages to provide an intuitive "window" to scroll through a series of thumbnail images. Currently it only allows for horizontal scrolling. It is compatible with any server side language like PHP, ASP, JSP, ColdFusion etc.

The configurable options include:
  • Any thumbnail size
  • Auto-scrolling and smooth loading (thumbs fade in sequentially)
  • The colour of the scroller background, nav links and thumbnail backgrounds
  • The opacity of the thumbnail backgrounds
  • Randomizing the thumbnail order
  • Captions - including font size, colour and alignment
  • The URL and target (e.g. frame name) to link to for each thumbnail
  • Choice of XML or query string-based source file
  • Option to send thumb info to javascript when clicking a thumbnail
Your browser is not able to run this Flash script. The requirements are:
- JavaScript must be enabled
- You must have Flash installed

Included in the download package is Geoff Stearns' excellent SWFObject (formerly FlashObject). This is a Flash detection and embed script, which does all the nitty gritty of determining whether or not a person's browser is capable of running the script. SWFObject greatly simplifies your job of adding the image scroller to your website in a cross-browser friendly manner. It's available for download and use under the MIT license. Also, the Flash / JavaScript Integration Kit written by Christian Cantrell and Mike Chambers from Adobe. This script allows us to send information from Flash to JavaScript.

Next page: A few examples >>